home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / sviluppo / svilupp1 / abk2iff.rdm < prev    next >
Text File  |  1997-01-18  |  395b  |  17 lines

  1. Short:    Converts AMOS abk pictures to normal iffs
  2. Author:   Robocop@dame.de (Frank Otto)
  3. Uploader: Robocop@dame.de (Frank Otto)
  4. Type:     dev/amos
  5.  
  6. Abk2Iff is a program which converts AMOS abk files (compressed iff pictures)
  7. to normal iff files (for those who don't have Amos).
  8.  
  9. Usage: abk2iff <abk file>
  10.  
  11.  
  12. This is the source:
  13.  
  14. Load Command Line$,0
  15. Unpack 0 To 0
  16. Save Iff Command Line$+".iff"
  17.